home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Applications
/
POV-Ray 2.2
/
POVMNF
/
POV-Ray
/
POV-Ray.rsrc
/
TEXT_312_intersection.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-02-10
|
126 b
|
8 lines
// CSG intersection, the common space where all the shapes meet
intersection
{
Shape1 {...}
Shape2 {...}
ShapeN {...}
}